[INFO] cloning repository https://github.com/thinjade/p3x_slint
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thinjade/p3x_slint" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthinjade%2Fp3x_slint", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthinjade%2Fp3x_slint'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 24ec899e781f214f62db11078de6e81e77e002b9
[INFO] checking thinjade/p3x_slint against try#21cad1f647cfd05a566220f933edd88a53e50bcf for pr-129249-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthinjade%2Fp3x_slint" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/thinjade/p3x_slint
[INFO] finished tweaking git repo https://github.com/thinjade/p3x_slint
[INFO] tweaked toml for git repo https://github.com/thinjade/p3x_slint written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/thinjade/p3x_slint on toolchain 21cad1f647cfd05a566220f933edd88a53e50bcf
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+21cad1f647cfd05a566220f933edd88a53e50bcf" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/thinjade/p3x_slint already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+21cad1f647cfd05a566220f933edd88a53e50bcf" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] e4289e7137d031e05c23da9ffb9f991b3916d5dd8b12f38924bc44c316763df2
[INFO] running `Command { std: "docker" "start" "e4289e7137d031e05c23da9ffb9f991b3916d5dd8b12f38924bc44c316763df2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e4289e7137d031e05c23da9ffb9f991b3916d5dd8b12f38924bc44c316763df2" "/opt/rustwide/cargo-home/bin/cargo" "+21cad1f647cfd05a566220f933edd88a53e50bcf" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e4289e7137d031e05c23da9ffb9f991b3916d5dd8b12f38924bc44c316763df2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e4289e7137d031e05c23da9ffb9f991b3916d5dd8b12f38924bc44c316763df2" "/opt/rustwide/cargo-home/bin/cargo" "+21cad1f647cfd05a566220f933edd88a53e50bcf" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]    Compiling portable-atomic v1.6.0
[INFO] [stderr]     Checking critical-section v1.1.2
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking libloading v0.8.3
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]    Compiling quick-xml v0.31.0
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]    Compiling zerocopy v0.7.34
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]     Checking bytemuck v1.16.1
[INFO] [stderr]    Compiling wayland-client v0.31.3
[INFO] [stderr]     Checking miniz_oxide v0.7.4
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling ttf-parser v0.20.0
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]    Compiling wayland-sys v0.31.2
[INFO] [stderr]    Compiling jobserver v0.1.31
[INFO] [stderr]     Checking flate2 v1.0.30
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]    Compiling roxmltree v0.19.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling cc v1.0.99
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]     Checking memmap2 v0.9.4
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling syn v2.0.67
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling wayland-scanner v0.31.2
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]    Compiling fontconfig-parser v0.5.6
[INFO] [stderr]     Checking strict-num v0.1.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]     Checking png v0.17.13
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling const_fn v0.4.10
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling xml-rs v0.8.20
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling toml_datetime v0.6.6
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling either v1.12.0
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling fdeflate v0.3.4
[INFO] [stderr]     Checking cursor-icon v1.1.0
[INFO] [stderr]    Compiling smithay-client-toolkit v0.18.1
[INFO] [stderr]    Compiling arrayref v0.3.7
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling wayland-backend v0.3.4
[INFO] [stderr]    Compiling libz-sys v1.1.18
[INFO] [stderr]    Compiling libgit2-sys v0.16.2+1.7.2
[INFO] [stderr]    Compiling euclid v0.22.10
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]    Compiling toml_edit v0.21.1
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling kurbo v0.11.0
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]     Checking unicode-ccc v0.2.0
[INFO] [stderr]    Compiling fontdb v0.16.2
[INFO] [stderr]    Compiling unicode-properties v0.1.1
[INFO] [stderr]     Checking unicode-script v0.5.6
[INFO] [stderr]     Checking unicode-bidi-mirroring v0.2.0
[INFO] [stderr]    Compiling weezl v0.1.8
[INFO] [stderr]     Checking rustybuzz v0.13.0
[INFO] [stderr]     Checking lyon_geom v1.0.5
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling flume v0.11.0
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling simplecss v0.2.1
[INFO] [stderr]     Checking polling v3.7.2
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]     Checking ttf-parser v0.21.1
[INFO] [stderr]    Compiling svgtypes v0.15.1
[INFO] [stderr]    Compiling unicode-vo v0.1.0
[INFO] [stderr]    Compiling imagesize v0.12.0
[INFO] [stderr]    Compiling bit_field v0.10.2
[INFO] [stderr]     Checking as-raw-xcb-connection v1.0.1
[INFO] [stderr]    Compiling data-url v0.3.1
[INFO] [stderr]     Checking x11rb-protocol v0.13.1
[INFO] [stderr]    Compiling lebe v0.5.2
[INFO] [stderr]    Compiling xmlwriter v0.1.0
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling exr v1.72.0
[INFO] [stderr]    Compiling lyon_path v1.0.5
[INFO] [stderr]    Compiling gif v0.13.1
[INFO] [stderr]    Compiling proc-macro-crate v3.1.0
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]    Compiling glutin_egl_sys v0.6.0
[INFO] [stderr]    Compiling glutin_glx_sys v0.5.0
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling rgb v0.8.37
[INFO] [stderr]    Compiling jpeg-decoder v0.3.1
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling text-size v1.1.1
[INFO] [stderr]    Compiling countme v3.0.1
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling codemap v0.1.3
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling i-slint-compiler v1.6.0
[INFO] [stderr]    Compiling css-color-parser2 v1.0.1
[INFO] [stderr]    Compiling linked_hash_set v0.1.4
[INFO] [stderr]    Compiling usvg v0.41.0
[INFO] [stderr]    Compiling codemap-diagnostic v0.1.2
[INFO] [stderr]     Checking wayland-protocols v0.31.2
[INFO] [stderr]     Checking wayland-cursor v0.31.3
[INFO] [stderr]     Checking owned_ttf_parser v0.21.0
[INFO] [stderr]    Compiling rowan v0.15.15
[INFO] [stderr]     Checking ab_glyph v0.2.26
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]    Compiling tiff v0.9.1
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.32
[INFO] [stderr]    Compiling derive_utils v0.14.1
[INFO] [stderr]    Compiling fontdue v0.8.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling glutin v0.31.3
[INFO] [stderr]    Compiling winit v0.29.15
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling const-field-offset-macro v0.1.5
[INFO] [stderr]    Compiling num_enum_derive v0.7.2
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling vtable-macro v0.2.0
[INFO] [stderr]     Checking const-field-offset v0.1.5
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling i-slint-core v1.6.0
[INFO] [stderr]    Compiling by_address v1.2.1
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]     Checking unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling smol_str v0.2.2
[INFO] [stderr]     Checking vtable v0.2.0
[INFO] [stderr]    Compiling spin_on v0.1.1
[INFO] [stderr]     Checking resvg v0.41.0
[INFO] [stderr]    Compiling auto_enums v0.8.5
[INFO] [stderr]    Compiling i-slint-core-macros v1.6.0
[INFO] [stderr]    Compiling num_enum v0.7.2
[INFO] [stderr]     Checking calloop v0.12.4
[INFO] [stderr]    Compiling lyon_extra v1.0.2
[INFO] [stderr]     Checking lyon_algorithms v1.0.4
[INFO] [stderr]    Compiling tz-rs v0.6.14
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking integer-sqrt v0.1.5
[INFO] [stderr]    Compiling glutin-winit v0.4.2
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking glow v0.13.1
[INFO] [stderr]     Checking pin-weak v1.1.0
[INFO] [stderr]     Checking imgref v1.10.1
[INFO] [stderr]     Checking lru v0.12.3
[INFO] [stderr]     Checking unicode-linebreak v0.1.5
[INFO] [stderr]     Checking clru v0.6.2
[INFO] [stderr]     Checking scoped-tls-hkt v0.1.4
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling tzdb_data v0.1.2
[INFO] [stderr]    Compiling i-slint-backend-winit v1.6.0
[INFO] [stderr]     Checking calloop-wayland-source v0.2.0
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling winnow v0.6.13
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling const_format v0.2.32
[INFO] [stderr]    Compiling is_debug v1.0.1
[INFO] [stderr]    Compiling strum v0.26.2
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]     Checking serial2 v0.2.26
[INFO] [stderr]     Checking femtovg v0.9.1
[INFO] [stderr]    Compiling i-slint-common v1.6.0
[INFO] [stderr]    Compiling i-slint-backend-selector v1.6.0
[INFO] [stderr]     Checking wayland-protocols-wlr v0.2.0
[INFO] [stderr]     Checking wayland-protocols-plasma v0.2.0
[INFO] [stderr]    Compiling toml_edit v0.22.14
[INFO] [stderr]    Compiling tzdb v0.6.1
[INFO] [stderr]     Checking sctk-adwaita v0.8.1
[INFO] [stderr]     Checking smithay-clipboard v0.7.1
[INFO] [stderr]     Checking i-slint-renderer-femtovg v1.6.0
[INFO] [stderr]    Compiling git2 v0.18.3
[INFO] [stderr]     Checking x11rb v0.13.1
[INFO] [stderr]     Checking x11-clipboard v0.9.2
[INFO] [stderr]     Checking copypasta v0.10.1
[INFO] [stderr]     Checking shadow-rs v0.28.0
[INFO] [stderr]    Compiling slint-build v1.6.0
[INFO] [stderr]    Compiling slint-macros v1.6.0
[INFO] [stderr]    Compiling p3x_slint v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking slint v1.6.0
[INFO] [stdout] error: useless conversion to the same type: `()`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:246:93
[INFO] [stdout]     |
[INFO] [stdout] 246 | ...                   ) . apply_pin (_self) . call (& () . into ()) }
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]     = note: you can instead use the fully-qualified path `<() as Into<()>::into(val) to avoid triggering this lint
[INFO] [stdout]     = note: `#[deny(self_type_conversion)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `()`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:296:61
[INFO] [stdout]     |
[INFO] [stdout] 296 | ...                   ) . apply_pin (_self) . call (& () . into ()) }
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]     = note: you can instead use the fully-qualified path `<() as Into<()>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `(slint::SharedString,)`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:541:65
[INFO] [stdout]     |
[INFO] [stdout] 541 |   ...                   ) . apply_pin (_self) . call (& (({
[INFO] [stdout]     |  _______________________________________________________^
[INFO] [stdout] 542 | | ...                        * & InnerComboBoxBase_root_76 :: FIELD_OFFSETS . r#root_76_current_value }
[INFO] [stdout] 543 | | ...                   ) . apply_pin (_self) . get () as _ ,) . into ()) }
[INFO] [stdout]     | |______________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]     = note: you can instead use the fully-qualified path `<(slint::SharedString,) as Into<(slint::SharedString,)>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_i_popup_88>`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:772:34
[INFO] [stdout]     |
[INFO] [stdout] 772 | ...                   instance . into () }
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]     = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_i_popup_88> as Into<VRc<ItemTreeVTable, InnerComponent_i_popup_88>>::into(val) to avoid triggering this lint
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/p3x_slint-7f7dec74258bc1d5.long-type-13920609748845604210.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_85>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:1143:114
[INFO] [stdout]      |
[INFO] [stdout] 1143 | ...ated (|| InnerComponent_rectangle_85 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_85> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_85>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/p3x_slint-7f7dec74258bc1d5.long-type-2912928131542258474.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_85>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:1246:114
[INFO] [stdout]      |
[INFO] [stdout] 1246 | ...ated (|| InnerComponent_rectangle_85 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_85> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_85>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/p3x_slint-7f7dec74258bc1d5.long-type-2912928131542258474.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_85>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:1254:114
[INFO] [stdout]      |
[INFO] [stdout] 1254 | ...ated (|| InnerComponent_rectangle_85 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_85> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_85>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/p3x_slint-7f7dec74258bc1d5.long-type-2912928131542258474.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_empty_93>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:1383:30
[INFO] [stdout]      |
[INFO] [stdout] 1383 | ...                   InnerComponent_empty_93 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_empty_93> as Into<VRc<ItemTreeVTable, InnerComponent_empty_93>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/p3x_slint-7f7dec74258bc1d5.long-type-7482995699843497043.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_empty_93>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:1413:30
[INFO] [stdout]      |
[INFO] [stdout] 1413 | ...                   InnerComponent_empty_93 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_empty_93> as Into<VRc<ItemTreeVTable, InnerComponent_empty_93>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/p3x_slint-7f7dec74258bc1d5.long-type-7482995699843497043.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_empty_93>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:1436:30
[INFO] [stdout]      |
[INFO] [stdout] 1436 | ...                   InnerComponent_empty_93 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_empty_93> as Into<VRc<ItemTreeVTable, InnerComponent_empty_93>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/p3x_slint-7f7dec74258bc1d5.long-type-7482995699843497043.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_empty_93>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:1647:118
[INFO] [stdout]      |
[INFO] [stdout] 1647 | ...pdated (|| InnerComponent_empty_93 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_empty_93> as Into<VRc<ItemTreeVTable, InnerComponent_empty_93>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/p3x_slint-7f7dec74258bc1d5.long-type-7482995699843497043.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_empty_93>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:1664:118
[INFO] [stdout]      |
[INFO] [stdout] 1664 | ...pdated (|| InnerComponent_empty_93 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_empty_93> as Into<VRc<ItemTreeVTable, InnerComponent_empty_93>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/p3x_slint-7f7dec74258bc1d5.long-type-7482995699843497043.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_empty_93>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:1672:118
[INFO] [stdout]      |
[INFO] [stdout] 1672 | ...pdated (|| InnerComponent_empty_93 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_empty_93> as Into<VRc<ItemTreeVTable, InnerComponent_empty_93>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/p3x_slint-7f7dec74258bc1d5.long-type-7482995699843497043.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_94>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:2257:116
[INFO] [stdout]      |
[INFO] [stdout] 2257 | ...ated (|| InnerComponent_rectangle_94 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_94> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_94>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/p3x_slint-7f7dec74258bc1d5.long-type-17221317283086999846.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_94>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:2340:116
[INFO] [stdout]      |
[INFO] [stdout] 2340 | ...ated (|| InnerComponent_rectangle_94 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_94> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_94>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/p3x_slint-7f7dec74258bc1d5.long-type-17221317283086999846.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_94>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:2348:116
[INFO] [stdout]      |
[INFO] [stdout] 2348 | ...ated (|| InnerComponent_rectangle_94 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_94> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_94>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/p3x_slint-7f7dec74258bc1d5.long-type-17221317283086999846.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `()`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:3280:110
[INFO] [stdout]      |
[INFO] [stdout] 3280 | ...                   + sp :: r#TouchArea :: FIELD_OFFSETS . r#clicked) . apply_pin (_self) . call (& () . into ()) }
[INFO] [stdout]      |                                                                                                       ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<() as Into<()>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_image_107>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:3316:30
[INFO] [stdout]      |
[INFO] [stdout] 3316 | ...                   InnerComponent_image_107 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_image_107> as Into<VRc<ItemTreeVTable, InnerComponent_image_107>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/p3x_slint-7f7dec74258bc1d5.long-type-13443574231288724620.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_109>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:3324:30
[INFO] [stdout]      |
[INFO] [stdout] 3324 | ...                   InnerComponent_text_109 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_109> as Into<VRc<ItemTreeVTable, InnerComponent_text_109>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/p3x_slint-7f7dec74258bc1d5.long-type-7498083038683600461.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_image_107>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:3354:30
[INFO] [stdout]      |
[INFO] [stdout] 3354 | ...                   InnerComponent_image_107 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_image_107> as Into<VRc<ItemTreeVTable, InnerComponent_image_107>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/p3x_slint-7f7dec74258bc1d5.long-type-13443574231288724620.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_109>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:3360:30
[INFO] [stdout]      |
[INFO] [stdout] 3360 | ...                   InnerComponent_text_109 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_109> as Into<VRc<ItemTreeVTable, InnerComponent_text_109>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/p3x_slint-7f7dec74258bc1d5.long-type-7498083038683600461.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_image_107>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:3383:30
[INFO] [stdout]      |
[INFO] [stdout] 3383 | ...                   InnerComponent_image_107 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_image_107> as Into<VRc<ItemTreeVTable, InnerComponent_image_107>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/p3x_slint-7f7dec74258bc1d5.long-type-13443574231288724620.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_109>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:3389:30
[INFO] [stdout]      |
[INFO] [stdout] 3389 | ...                   InnerComponent_text_109 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_109> as Into<VRc<ItemTreeVTable, InnerComponent_text_109>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/p3x_slint-7f7dec74258bc1d5.long-type-7498083038683600461.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `()`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:3700:61
[INFO] [stdout]      |
[INFO] [stdout] 3700 | ...                   ) . apply_pin (_self) . call (& () . into ()) }
[INFO] [stdout]      |                                                       ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<() as Into<()>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `()`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:3728:122
[INFO] [stdout]      |
[INFO] [stdout] 3728 | ...                   + sp :: r#TouchArea :: FIELD_OFFSETS . r#clicked) . apply_pin (_self) . call (& () . into ()) ;
[INFO] [stdout]      |                                                                                                       ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<() as Into<()>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_image_107>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:3807:113
[INFO] [stdout]      |
[INFO] [stdout] 3807 | ...pdated (|| InnerComponent_image_107 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_image_107> as Into<VRc<ItemTreeVTable, InnerComponent_image_107>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/p3x_slint-7f7dec74258bc1d5.long-type-13443574231288724620.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_109>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:3810:113
[INFO] [stdout]      |
[INFO] [stdout] 3810 | ...pdated (|| InnerComponent_text_109 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_109> as Into<VRc<ItemTreeVTable, InnerComponent_text_109>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/p3x_slint-7f7dec74258bc1d5.long-type-7498083038683600461.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_113>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:3813:113
[INFO] [stdout]      |
[INFO] [stdout] 3813 | ...ated (|| InnerComponent_rectangle_113 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_113> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_113>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/p3x_slint-7f7dec74258bc1d5.long-type-1417649228770172314.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_image_107>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:3896:113
[INFO] [stdout]      |
[INFO] [stdout] 3896 | ...pdated (|| InnerComponent_image_107 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_image_107> as Into<VRc<ItemTreeVTable, InnerComponent_image_107>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/p3x_slint-7f7dec74258bc1d5.long-type-13443574231288724620.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_109>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:3899:113
[INFO] [stdout]      |
[INFO] [stdout] 3899 | ...pdated (|| InnerComponent_text_109 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_109> as Into<VRc<ItemTreeVTable, InnerComponent_text_109>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/p3x_slint-7f7dec74258bc1d5.long-type-7498083038683600461.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_113>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:3902:113
[INFO] [stdout]      |
[INFO] [stdout] 3902 | ...ated (|| InnerComponent_rectangle_113 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_113> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_113>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/p3x_slint-7f7dec74258bc1d5.long-type-1417649228770172314.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_image_107>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:3910:113
[INFO] [stdout]      |
[INFO] [stdout] 3910 | ...pdated (|| InnerComponent_image_107 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_image_107> as Into<VRc<ItemTreeVTable, InnerComponent_image_107>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/p3x_slint-7f7dec74258bc1d5.long-type-13443574231288724620.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_109>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:3916:113
[INFO] [stdout]      |
[INFO] [stdout] 3916 | ...pdated (|| InnerComponent_text_109 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_109> as Into<VRc<ItemTreeVTable, InnerComponent_text_109>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/p3x_slint-7f7dec74258bc1d5.long-type-7498083038683600461.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_113>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:3922:113
[INFO] [stdout]      |
[INFO] [stdout] 3922 | ...ated (|| InnerComponent_rectangle_113 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_113> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_113>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/p3x_slint-7f7dec74258bc1d5.long-type-1417649228770172314.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `()`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:4003:53
[INFO] [stdout]      |
[INFO] [stdout] 4003 |                     ) . apply_pin (_self) . call (& () . into ()) }
[INFO] [stdout]      |                                                     ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<() as Into<()>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `(slint::SharedString,)`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:5116:61
[INFO] [stdout]      |
[INFO] [stdout] 5116 |   ...                   ) . apply_pin (_self) . call (& (({
[INFO] [stdout]      |  _______________________________________________________^
[INFO] [stdout] 5117 | | ...                        * & InnerLineEditBase_root_116 :: FIELD_OFFSETS . r#i_text_input_119 }
[INFO] [stdout] 5118 | | ...                    + sp :: r#TextInput :: FIELD_OFFSETS . r#text) . apply_pin (_self) . get () as _ ,) . into ()) }
[INFO] [stdout]      | |____________________________________________________________________________________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<(slint::SharedString,) as Into<(slint::SharedString,)>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `(slint::SharedString,)`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:5192:61
[INFO] [stdout]      |
[INFO] [stdout] 5192 |   ...                   ) . apply_pin (_self) . call (& (({
[INFO] [stdout]      |  _______________________________________________________^
[INFO] [stdout] 5193 | | ...                        * & InnerLineEditBase_root_116 :: FIELD_OFFSETS . r#i_text_input_119 }
[INFO] [stdout] 5194 | | ...                    + sp :: r#TextInput :: FIELD_OFFSETS . r#text) . apply_pin (_self) . get () as _ ,) . into ()) }
[INFO] [stdout]      | |____________________________________________________________________________________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<(slint::SharedString,) as Into<(slint::SharedString,)>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `(slint::SharedString,)`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:5563:61
[INFO] [stdout]      |
[INFO] [stdout] 5563 | ...                   ) . apply_pin (_self) . call (& (args . 0 . clone () as _ ,) . into ()) }
[INFO] [stdout]      |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<(slint::SharedString,) as Into<(slint::SharedString,)>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `(slint::SharedString,)`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:6188:53
[INFO] [stdout]      |
[INFO] [stdout] 6188 |                     ) . apply_pin (_self) . call (& (args . 0 . clone () as _ ,) . into ()) }
[INFO] [stdout]      |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<(slint::SharedString,) as Into<(slint::SharedString,)>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_empty_10>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:9318:30
[INFO] [stdout]      |
[INFO] [stdout] 9318 | ...                   InnerComponent_empty_10 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_empty_10> as Into<VRc<ItemTreeVTable, InnerComponent_empty_10>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/p3x_slint-7f7dec74258bc1d5.long-type-4538922385828570555.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_empty_24>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:9326:30
[INFO] [stdout]      |
[INFO] [stdout] 9326 | ...                   InnerComponent_empty_24 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_empty_24> as Into<VRc<ItemTreeVTable, InnerComponent_empty_24>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/p3x_slint-7f7dec74258bc1d5.long-type-6433508815642270363.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_empty_10>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:9356:30
[INFO] [stdout]      |
[INFO] [stdout] 9356 | ...                   InnerComponent_empty_10 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_empty_10> as Into<VRc<ItemTreeVTable, InnerComponent_empty_10>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/p3x_slint-7f7dec74258bc1d5.long-type-4538922385828570555.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_empty_24>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:9362:30
[INFO] [stdout]      |
[INFO] [stdout] 9362 | ...                   InnerComponent_empty_24 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_empty_24> as Into<VRc<ItemTreeVTable, InnerComponent_empty_24>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/p3x_slint-7f7dec74258bc1d5.long-type-6433508815642270363.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_empty_10>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:9385:30
[INFO] [stdout]      |
[INFO] [stdout] 9385 | ...                   InnerComponent_empty_10 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_empty_10> as Into<VRc<ItemTreeVTable, InnerComponent_empty_10>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/p3x_slint-7f7dec74258bc1d5.long-type-4538922385828570555.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_empty_24>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:9391:30
[INFO] [stdout]      |
[INFO] [stdout] 9391 | ...                   InnerComponent_empty_24 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_empty_24> as Into<VRc<ItemTreeVTable, InnerComponent_empty_24>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/p3x_slint-7f7dec74258bc1d5.long-type-6433508815642270363.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `()`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:9626:61
[INFO] [stdout]      |
[INFO] [stdout] 9626 | ...                   ) . apply_pin (_self) . call (& () . into ()) }
[INFO] [stdout]      |                                                       ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<() as Into<()>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `()`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:9732:61
[INFO] [stdout]      |
[INFO] [stdout] 9732 | ...                   ) . apply_pin (_self) . call (& () . into ()) }
[INFO] [stdout]      |                                                       ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<() as Into<()>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `()`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:9808:61
[INFO] [stdout]      |
[INFO] [stdout] 9808 | ...                   ) . apply_pin (_self) . call (& () . into ()) }
[INFO] [stdout]      |                                                       ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<() as Into<()>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `()`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:9884:61
[INFO] [stdout]      |
[INFO] [stdout] 9884 | ...                   ) . apply_pin (_self) . call (& () . into ()) }
[INFO] [stdout]      |                                                       ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<() as Into<()>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `()`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:9960:61
[INFO] [stdout]      |
[INFO] [stdout] 9960 | ...                   ) . apply_pin (_self) . call (& () . into ()) }
[INFO] [stdout]      |                                                       ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<() as Into<()>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `()`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:10036:61
[INFO] [stdout]       |
[INFO] [stdout] 10036 | ...                   ) . apply_pin (_self) . call (& () . into ()) }
[INFO] [stdout]       |                                                       ^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<() as Into<()>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `()`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:10226:61
[INFO] [stdout]       |
[INFO] [stdout] 10226 | ...                   ) . apply_pin (_self) . call (& () . into ()) }
[INFO] [stdout]       |                                                       ^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<() as Into<()>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `()`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:10416:61
[INFO] [stdout]       |
[INFO] [stdout] 10416 | ...                   ) . apply_pin (_self) . call (& () . into ()) }
[INFO] [stdout]       |                                                       ^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<() as Into<()>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `()`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:10538:61
[INFO] [stdout]       |
[INFO] [stdout] 10538 | ...                   ) . apply_pin (_self) . call (& () . into ()) }
[INFO] [stdout]       |                                                       ^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<() as Into<()>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_empty_10>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:11767:103
[INFO] [stdout]       |
[INFO] [stdout] 11767 | ...pdated (|| InnerComponent_empty_10 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_empty_10> as Into<VRc<ItemTreeVTable, InnerComponent_empty_10>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/p3x_slint-7f7dec74258bc1d5.long-type-4538922385828570555.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_empty_24>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:11770:103
[INFO] [stdout]       |
[INFO] [stdout] 11770 | ...pdated (|| InnerComponent_empty_24 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_empty_24> as Into<VRc<ItemTreeVTable, InnerComponent_empty_24>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/p3x_slint-7f7dec74258bc1d5.long-type-6433508815642270363.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_empty_10>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:11853:103
[INFO] [stdout]       |
[INFO] [stdout] 11853 | ...pdated (|| InnerComponent_empty_10 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_empty_10> as Into<VRc<ItemTreeVTable, InnerComponent_empty_10>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/p3x_slint-7f7dec74258bc1d5.long-type-4538922385828570555.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_empty_24>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:11856:103
[INFO] [stdout]       |
[INFO] [stdout] 11856 | ...pdated (|| InnerComponent_empty_24 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_empty_24> as Into<VRc<ItemTreeVTable, InnerComponent_empty_24>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/p3x_slint-7f7dec74258bc1d5.long-type-6433508815642270363.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_empty_10>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:11904:103
[INFO] [stdout]       |
[INFO] [stdout] 11904 | ...pdated (|| InnerComponent_empty_10 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_empty_10> as Into<VRc<ItemTreeVTable, InnerComponent_empty_10>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/p3x_slint-7f7dec74258bc1d5.long-type-4538922385828570555.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_empty_24>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:11910:103
[INFO] [stdout]       |
[INFO] [stdout] 11910 | ...pdated (|| InnerComponent_empty_24 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_empty_24> as Into<VRc<ItemTreeVTable, InnerComponent_empty_24>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/p3x_slint-7f7dec74258bc1d5.long-type-6433508815642270363.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `()`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:12637:53
[INFO] [stdout]       |
[INFO] [stdout] 12637 |                     ) . apply_pin (_self) . call (& () . into ()) }
[INFO] [stdout]       |                                                     ^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<() as Into<()>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `()`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:12643:53
[INFO] [stdout]       |
[INFO] [stdout] 12643 |                     ) . apply_pin (_self) . call (& () . into ()) }
[INFO] [stdout]       |                                                     ^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<() as Into<()>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `()`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:12649:53
[INFO] [stdout]       |
[INFO] [stdout] 12649 |                     ) . apply_pin (_self) . call (& () . into ()) }
[INFO] [stdout]       |                                                     ^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<() as Into<()>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `()`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:12655:53
[INFO] [stdout]       |
[INFO] [stdout] 12655 |                     ) . apply_pin (_self) . call (& () . into ()) }
[INFO] [stdout]       |                                                     ^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<() as Into<()>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `()`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:12661:53
[INFO] [stdout]       |
[INFO] [stdout] 12661 |                     ) . apply_pin (_self) . call (& () . into ()) }
[INFO] [stdout]       |                                                     ^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<() as Into<()>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `()`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:12667:53
[INFO] [stdout]       |
[INFO] [stdout] 12667 |                     ) . apply_pin (_self) . call (& () . into ()) }
[INFO] [stdout]       |                                                     ^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<() as Into<()>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `(slint::SharedString,)`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:12674:53
[INFO] [stdout]       |
[INFO] [stdout] 12674 |                     ) . apply_pin (_self) . call (& (args . 0 . clone () as _ ,) . into ()) }
[INFO] [stdout]       |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<(slint::SharedString,) as Into<(slint::SharedString,)>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `()`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:12680:53
[INFO] [stdout]       |
[INFO] [stdout] 12680 |                     ) . apply_pin (_self) . call (& () . into ()) }
[INFO] [stdout]       |                                                     ^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<() as Into<()>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `(slint::SharedString,)`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:12687:53
[INFO] [stdout]       |
[INFO] [stdout] 12687 |                     ) . apply_pin (_self) . call (& (args . 0 . clone () as _ ,) . into ()) }
[INFO] [stdout]       |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<(slint::SharedString,) as Into<(slint::SharedString,)>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `()`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:12693:53
[INFO] [stdout]       |
[INFO] [stdout] 12693 |                     ) . apply_pin (_self) . call (& () . into ()) }
[INFO] [stdout]       |                                                     ^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<() as Into<()>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `()`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:12699:53
[INFO] [stdout]       |
[INFO] [stdout] 12699 |                     ) . apply_pin (_self) . call (& () . into ()) }
[INFO] [stdout]       |                                                     ^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<() as Into<()>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `()`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:12859:110
[INFO] [stdout]       |
[INFO] [stdout] 12859 | ...                   + sp :: r#TouchArea :: FIELD_OFFSETS . r#clicked) . apply_pin (_self) . call (& () . into ()) }
[INFO] [stdout]       |                                                                                                       ^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<() as Into<()>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `()`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:12872:161
[INFO] [stdout]       |
[INFO] [stdout] 12872 | ...rent . upgrade () . unwrap () . as_pin_ref ()) . call (& () . into ()) }
[INFO] [stdout]       |                                                             ^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<() as Into<()>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_image_14>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:12906:30
[INFO] [stdout]       |
[INFO] [stdout] 12906 | ...                   InnerComponent_image_14 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]       |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_image_14> as Into<VRc<ItemTreeVTable, InnerComponent_image_14>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/p3x_slint-7f7dec74258bc1d5.long-type-17857080927354744185.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_16>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:12914:30
[INFO] [stdout]       |
[INFO] [stdout] 12914 | ...                   InnerComponent_text_16 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]       |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_16> as Into<VRc<ItemTreeVTable, InnerComponent_text_16>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/p3x_slint-7f7dec74258bc1d5.long-type-9454284924331367551.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_image_14>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:12944:30
[INFO] [stdout]       |
[INFO] [stdout] 12944 | ...                   InnerComponent_image_14 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]       |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_image_14> as Into<VRc<ItemTreeVTable, InnerComponent_image_14>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/p3x_slint-7f7dec74258bc1d5.long-type-17857080927354744185.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_16>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:12950:30
[INFO] [stdout]       |
[INFO] [stdout] 12950 | ...                   InnerComponent_text_16 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]       |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_16> as Into<VRc<ItemTreeVTable, InnerComponent_text_16>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/p3x_slint-7f7dec74258bc1d5.long-type-9454284924331367551.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_image_14>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:12973:30
[INFO] [stdout]       |
[INFO] [stdout] 12973 | ...                   InnerComponent_image_14 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]       |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_image_14> as Into<VRc<ItemTreeVTable, InnerComponent_image_14>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/p3x_slint-7f7dec74258bc1d5.long-type-17857080927354744185.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_16>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:12979:30
[INFO] [stdout]       |
[INFO] [stdout] 12979 | ...                   InnerComponent_text_16 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]       |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_16> as Into<VRc<ItemTreeVTable, InnerComponent_text_16>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/p3x_slint-7f7dec74258bc1d5.long-type-9454284924331367551.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `()`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:13290:61
[INFO] [stdout]       |
[INFO] [stdout] 13290 | ...                   ) . apply_pin (_self) . call (& () . into ()) }
[INFO] [stdout]       |                                                       ^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<() as Into<()>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `()`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:13318:122
[INFO] [stdout]       |
[INFO] [stdout] 13318 | ...                   + sp :: r#TouchArea :: FIELD_OFFSETS . r#clicked) . apply_pin (_self) . call (& () . into ()) ;
[INFO] [stdout]       |                                                                                                       ^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<() as Into<()>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_image_14>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:13403:116
[INFO] [stdout]       |
[INFO] [stdout] 13403 | ...pdated (|| InnerComponent_image_14 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_image_14> as Into<VRc<ItemTreeVTable, InnerComponent_image_14>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/p3x_slint-7f7dec74258bc1d5.long-type-17857080927354744185.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_16>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:13406:116
[INFO] [stdout]       |
[INFO] [stdout] 13406 | ...pdated (|| InnerComponent_text_16 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_16> as Into<VRc<ItemTreeVTable, InnerComponent_text_16>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/p3x_slint-7f7dec74258bc1d5.long-type-9454284924331367551.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_20>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:13409:116
[INFO] [stdout]       |
[INFO] [stdout] 13409 | ...ated (|| InnerComponent_rectangle_20 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_20> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_20>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/p3x_slint-7f7dec74258bc1d5.long-type-2099997597407419968.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_image_14>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:13492:116
[INFO] [stdout]       |
[INFO] [stdout] 13492 | ...pdated (|| InnerComponent_image_14 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_image_14> as Into<VRc<ItemTreeVTable, InnerComponent_image_14>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/p3x_slint-7f7dec74258bc1d5.long-type-17857080927354744185.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_16>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:13495:116
[INFO] [stdout]       |
[INFO] [stdout] 13495 | ...pdated (|| InnerComponent_text_16 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_16> as Into<VRc<ItemTreeVTable, InnerComponent_text_16>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/p3x_slint-7f7dec74258bc1d5.long-type-9454284924331367551.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_20>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:13498:116
[INFO] [stdout]       |
[INFO] [stdout] 13498 | ...ated (|| InnerComponent_rectangle_20 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_20> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_20>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/p3x_slint-7f7dec74258bc1d5.long-type-2099997597407419968.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_image_14>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:13506:116
[INFO] [stdout]       |
[INFO] [stdout] 13506 | ...pdated (|| InnerComponent_image_14 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_image_14> as Into<VRc<ItemTreeVTable, InnerComponent_image_14>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/p3x_slint-7f7dec74258bc1d5.long-type-17857080927354744185.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_16>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:13512:116
[INFO] [stdout]       |
[INFO] [stdout] 13512 | ...pdated (|| InnerComponent_text_16 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_16> as Into<VRc<ItemTreeVTable, InnerComponent_text_16>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/p3x_slint-7f7dec74258bc1d5.long-type-9454284924331367551.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_20>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:13518:116
[INFO] [stdout]       |
[INFO] [stdout] 13518 | ...ated (|| InnerComponent_rectangle_20 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_20> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_20>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/p3x_slint-7f7dec74258bc1d5.long-type-2099997597407419968.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `()`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:13595:53
[INFO] [stdout]       |
[INFO] [stdout] 13595 |                     ) . apply_pin (_self) . call (& () . into ()) }
[INFO] [stdout]       |                                                     ^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<() as Into<()>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `()`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:14606:110
[INFO] [stdout]       |
[INFO] [stdout] 14606 | ...                   + sp :: r#TouchArea :: FIELD_OFFSETS . r#clicked) . apply_pin (_self) . call (& () . into ()) }
[INFO] [stdout]       |                                                                                                       ^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<() as Into<()>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `()`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:14619:160
[INFO] [stdout]       |
[INFO] [stdout] 14619 | ...rent . upgrade () . unwrap () . as_pin_ref ()) . call (& () . into ()) }
[INFO] [stdout]       |                                                             ^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<() as Into<()>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_image_28>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:14653:30
[INFO] [stdout]       |
[INFO] [stdout] 14653 | ...                   InnerComponent_image_28 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]       |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_image_28> as Into<VRc<ItemTreeVTable, InnerComponent_image_28>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/p3x_slint-7f7dec74258bc1d5.long-type-17911185832617408552.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_30>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:14661:30
[INFO] [stdout]       |
[INFO] [stdout] 14661 | ...                   InnerComponent_text_30 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]       |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_30> as Into<VRc<ItemTreeVTable, InnerComponent_text_30>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/p3x_slint-7f7dec74258bc1d5.long-type-13361127028430758215.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_image_28>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:14691:30
[INFO] [stdout]       |
[INFO] [stdout] 14691 | ...                   InnerComponent_image_28 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]       |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_image_28> as Into<VRc<ItemTreeVTable, InnerComponent_image_28>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/p3x_slint-7f7dec74258bc1d5.long-type-17911185832617408552.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_30>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:14697:30
[INFO] [stdout]       |
[INFO] [stdout] 14697 | ...                   InnerComponent_text_30 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]       |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_30> as Into<VRc<ItemTreeVTable, InnerComponent_text_30>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/p3x_slint-7f7dec74258bc1d5.long-type-13361127028430758215.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_image_28>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:14720:30
[INFO] [stdout]       |
[INFO] [stdout] 14720 | ...                   InnerComponent_image_28 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]       |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_image_28> as Into<VRc<ItemTreeVTable, InnerComponent_image_28>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/p3x_slint-7f7dec74258bc1d5.long-type-17911185832617408552.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_30>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:14726:30
[INFO] [stdout]       |
[INFO] [stdout] 14726 | ...                   InnerComponent_text_30 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]       |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_30> as Into<VRc<ItemTreeVTable, InnerComponent_text_30>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/p3x_slint-7f7dec74258bc1d5.long-type-13361127028430758215.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `()`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:15037:61
[INFO] [stdout]       |
[INFO] [stdout] 15037 | ...                   ) . apply_pin (_self) . call (& () . into ()) }
[INFO] [stdout]       |                                                       ^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<() as Into<()>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `()`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:15065:122
[INFO] [stdout]       |
[INFO] [stdout] 15065 | ...                   + sp :: r#TouchArea :: FIELD_OFFSETS . r#clicked) . apply_pin (_self) . call (& () . into ()) ;
[INFO] [stdout]       |                                                                                                       ^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<() as Into<()>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_image_28>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:15150:116
[INFO] [stdout]       |
[INFO] [stdout] 15150 | ...pdated (|| InnerComponent_image_28 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_image_28> as Into<VRc<ItemTreeVTable, InnerComponent_image_28>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/p3x_slint-7f7dec74258bc1d5.long-type-17911185832617408552.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_30>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:15153:116
[INFO] [stdout]       |
[INFO] [stdout] 15153 | ...pdated (|| InnerComponent_text_30 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_30> as Into<VRc<ItemTreeVTable, InnerComponent_text_30>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/p3x_slint-7f7dec74258bc1d5.long-type-13361127028430758215.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_34>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:15156:116
[INFO] [stdout]       |
[INFO] [stdout] 15156 | ...ated (|| InnerComponent_rectangle_34 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_34> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_34>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/p3x_slint-7f7dec74258bc1d5.long-type-5886039816483019858.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_image_28>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:15239:116
[INFO] [stdout]       |
[INFO] [stdout] 15239 | ...pdated (|| InnerComponent_image_28 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_image_28> as Into<VRc<ItemTreeVTable, InnerComponent_image_28>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/p3x_slint-7f7dec74258bc1d5.long-type-17911185832617408552.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_30>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:15242:116
[INFO] [stdout]       |
[INFO] [stdout] 15242 | ...pdated (|| InnerComponent_text_30 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_30> as Into<VRc<ItemTreeVTable, InnerComponent_text_30>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/p3x_slint-7f7dec74258bc1d5.long-type-13361127028430758215.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_34>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:15245:116
[INFO] [stdout]       |
[INFO] [stdout] 15245 | ...ated (|| InnerComponent_rectangle_34 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_34> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_34>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/p3x_slint-7f7dec74258bc1d5.long-type-5886039816483019858.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_image_28>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:15253:116
[INFO] [stdout]       |
[INFO] [stdout] 15253 | ...pdated (|| InnerComponent_image_28 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_image_28> as Into<VRc<ItemTreeVTable, InnerComponent_image_28>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/p3x_slint-7f7dec74258bc1d5.long-type-17911185832617408552.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_30>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:15259:116
[INFO] [stdout]       |
[INFO] [stdout] 15259 | ...pdated (|| InnerComponent_text_30 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_30> as Into<VRc<ItemTreeVTable, InnerComponent_text_30>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/p3x_slint-7f7dec74258bc1d5.long-type-13361127028430758215.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_34>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:15265:116
[INFO] [stdout]       |
[INFO] [stdout] 15265 | ...ated (|| InnerComponent_rectangle_34 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_34> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_34>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/p3x_slint-7f7dec74258bc1d5.long-type-5886039816483019858.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `()`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:15342:53
[INFO] [stdout]       |
[INFO] [stdout] 15342 |                     ) . apply_pin (_self) . call (& () . into ()) }
[INFO] [stdout]       |                                                     ^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<() as Into<()>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `()`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:246:93
[INFO] [stdout]     |
[INFO] [stdout] 246 | ...                   ) . apply_pin (_self) . call (& () . into ()) }
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]     = note: you can instead use the fully-qualified path `<() as Into<()>::into(val) to avoid triggering this lint
[INFO] [stdout]     = note: `#[deny(self_type_conversion)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `()`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:296:61
[INFO] [stdout]     |
[INFO] [stdout] 296 | ...                   ) . apply_pin (_self) . call (& () . into ()) }
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]     = note: you can instead use the fully-qualified path `<() as Into<()>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `(slint::SharedString,)`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:541:65
[INFO] [stdout]     |
[INFO] [stdout] 541 |   ...                   ) . apply_pin (_self) . call (& (({
[INFO] [stdout]     |  _______________________________________________________^
[INFO] [stdout] 542 | | ...                        * & InnerComboBoxBase_root_76 :: FIELD_OFFSETS . r#root_76_current_value }
[INFO] [stdout] 543 | | ...                   ) . apply_pin (_self) . get () as _ ,) . into ()) }
[INFO] [stdout]     | |______________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]     = note: you can instead use the fully-qualified path `<(slint::SharedString,) as Into<(slint::SharedString,)>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_i_popup_88>`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:772:34
[INFO] [stdout]     |
[INFO] [stdout] 772 | ...                   instance . into () }
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]     = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_i_popup_88> as Into<VRc<ItemTreeVTable, InnerComponent_i_popup_88>>::into(val) to avoid triggering this lint
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/p3x_slint-af572a3785da0f47.long-type-8060765346324113434.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_85>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:1143:114
[INFO] [stdout]      |
[INFO] [stdout] 1143 | ...ated (|| InnerComponent_rectangle_85 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_85> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_85>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/p3x_slint-af572a3785da0f47.long-type-18092505347250270098.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_85>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:1246:114
[INFO] [stdout]      |
[INFO] [stdout] 1246 | ...ated (|| InnerComponent_rectangle_85 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_85> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_85>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/p3x_slint-af572a3785da0f47.long-type-18092505347250270098.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_85>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:1254:114
[INFO] [stdout]      |
[INFO] [stdout] 1254 | ...ated (|| InnerComponent_rectangle_85 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_85> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_85>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/p3x_slint-af572a3785da0f47.long-type-18092505347250270098.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_empty_93>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:1383:30
[INFO] [stdout]      |
[INFO] [stdout] 1383 | ...                   InnerComponent_empty_93 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_empty_93> as Into<VRc<ItemTreeVTable, InnerComponent_empty_93>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/p3x_slint-af572a3785da0f47.long-type-9707821017930229900.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_empty_93>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:1413:30
[INFO] [stdout]      |
[INFO] [stdout] 1413 | ...                   InnerComponent_empty_93 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_empty_93> as Into<VRc<ItemTreeVTable, InnerComponent_empty_93>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/p3x_slint-af572a3785da0f47.long-type-9707821017930229900.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_empty_93>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:1436:30
[INFO] [stdout]      |
[INFO] [stdout] 1436 | ...                   InnerComponent_empty_93 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_empty_93> as Into<VRc<ItemTreeVTable, InnerComponent_empty_93>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/p3x_slint-af572a3785da0f47.long-type-9707821017930229900.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_empty_93>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:1647:118
[INFO] [stdout]      |
[INFO] [stdout] 1647 | ...pdated (|| InnerComponent_empty_93 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_empty_93> as Into<VRc<ItemTreeVTable, InnerComponent_empty_93>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/p3x_slint-af572a3785da0f47.long-type-9707821017930229900.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_empty_93>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:1664:118
[INFO] [stdout]      |
[INFO] [stdout] 1664 | ...pdated (|| InnerComponent_empty_93 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_empty_93> as Into<VRc<ItemTreeVTable, InnerComponent_empty_93>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/p3x_slint-af572a3785da0f47.long-type-9707821017930229900.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_empty_93>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:1672:118
[INFO] [stdout]      |
[INFO] [stdout] 1672 | ...pdated (|| InnerComponent_empty_93 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_empty_93> as Into<VRc<ItemTreeVTable, InnerComponent_empty_93>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/p3x_slint-af572a3785da0f47.long-type-9707821017930229900.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_94>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:2257:116
[INFO] [stdout]      |
[INFO] [stdout] 2257 | ...ated (|| InnerComponent_rectangle_94 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_94> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_94>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/p3x_slint-af572a3785da0f47.long-type-17619945049311532664.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_94>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:2340:116
[INFO] [stdout]      |
[INFO] [stdout] 2340 | ...ated (|| InnerComponent_rectangle_94 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_94> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_94>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/p3x_slint-af572a3785da0f47.long-type-17619945049311532664.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_94>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:2348:116
[INFO] [stdout]      |
[INFO] [stdout] 2348 | ...ated (|| InnerComponent_rectangle_94 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_94> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_94>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/p3x_slint-af572a3785da0f47.long-type-17619945049311532664.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `()`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:3280:110
[INFO] [stdout]      |
[INFO] [stdout] 3280 | ...                   + sp :: r#TouchArea :: FIELD_OFFSETS . r#clicked) . apply_pin (_self) . call (& () . into ()) }
[INFO] [stdout]      |                                                                                                       ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<() as Into<()>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_image_107>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:3316:30
[INFO] [stdout]      |
[INFO] [stdout] 3316 | ...                   InnerComponent_image_107 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_image_107> as Into<VRc<ItemTreeVTable, InnerComponent_image_107>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/p3x_slint-af572a3785da0f47.long-type-11957178644849507715.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_109>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:3324:30
[INFO] [stdout]      |
[INFO] [stdout] 3324 | ...                   InnerComponent_text_109 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_109> as Into<VRc<ItemTreeVTable, InnerComponent_text_109>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/p3x_slint-af572a3785da0f47.long-type-9866964949383503515.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_image_107>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:3354:30
[INFO] [stdout]      |
[INFO] [stdout] 3354 | ...                   InnerComponent_image_107 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_image_107> as Into<VRc<ItemTreeVTable, InnerComponent_image_107>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/p3x_slint-af572a3785da0f47.long-type-11957178644849507715.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_109>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:3360:30
[INFO] [stdout]      |
[INFO] [stdout] 3360 | ...                   InnerComponent_text_109 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_109> as Into<VRc<ItemTreeVTable, InnerComponent_text_109>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/p3x_slint-af572a3785da0f47.long-type-9866964949383503515.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_image_107>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:3383:30
[INFO] [stdout]      |
[INFO] [stdout] 3383 | ...                   InnerComponent_image_107 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_image_107> as Into<VRc<ItemTreeVTable, InnerComponent_image_107>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/p3x_slint-af572a3785da0f47.long-type-11957178644849507715.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_109>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:3389:30
[INFO] [stdout]      |
[INFO] [stdout] 3389 | ...                   InnerComponent_text_109 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_109> as Into<VRc<ItemTreeVTable, InnerComponent_text_109>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/p3x_slint-af572a3785da0f47.long-type-9866964949383503515.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `()`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:3700:61
[INFO] [stdout]      |
[INFO] [stdout] 3700 | ...                   ) . apply_pin (_self) . call (& () . into ()) }
[INFO] [stdout]      |                                                       ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<() as Into<()>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `()`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:3728:122
[INFO] [stdout]      |
[INFO] [stdout] 3728 | ...                   + sp :: r#TouchArea :: FIELD_OFFSETS . r#clicked) . apply_pin (_self) . call (& () . into ()) ;
[INFO] [stdout]      |                                                                                                       ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<() as Into<()>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_image_107>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:3807:113
[INFO] [stdout]      |
[INFO] [stdout] 3807 | ...pdated (|| InnerComponent_image_107 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_image_107> as Into<VRc<ItemTreeVTable, InnerComponent_image_107>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/p3x_slint-af572a3785da0f47.long-type-11957178644849507715.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_109>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:3810:113
[INFO] [stdout]      |
[INFO] [stdout] 3810 | ...pdated (|| InnerComponent_text_109 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_109> as Into<VRc<ItemTreeVTable, InnerComponent_text_109>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/p3x_slint-af572a3785da0f47.long-type-9866964949383503515.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_113>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:3813:113
[INFO] [stdout]      |
[INFO] [stdout] 3813 | ...ated (|| InnerComponent_rectangle_113 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_113> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_113>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/p3x_slint-af572a3785da0f47.long-type-5109105535638774422.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_image_107>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:3896:113
[INFO] [stdout]      |
[INFO] [stdout] 3896 | ...pdated (|| InnerComponent_image_107 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_image_107> as Into<VRc<ItemTreeVTable, InnerComponent_image_107>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/p3x_slint-af572a3785da0f47.long-type-11957178644849507715.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_109>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:3899:113
[INFO] [stdout]      |
[INFO] [stdout] 3899 | ...pdated (|| InnerComponent_text_109 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_109> as Into<VRc<ItemTreeVTable, InnerComponent_text_109>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/p3x_slint-af572a3785da0f47.long-type-9866964949383503515.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_113>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:3902:113
[INFO] [stdout]      |
[INFO] [stdout] 3902 | ...ated (|| InnerComponent_rectangle_113 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_113> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_113>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/p3x_slint-af572a3785da0f47.long-type-5109105535638774422.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_image_107>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:3910:113
[INFO] [stdout]      |
[INFO] [stdout] 3910 | ...pdated (|| InnerComponent_image_107 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_image_107> as Into<VRc<ItemTreeVTable, InnerComponent_image_107>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/p3x_slint-af572a3785da0f47.long-type-11957178644849507715.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_109>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:3916:113
[INFO] [stdout]      |
[INFO] [stdout] 3916 | ...pdated (|| InnerComponent_text_109 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_109> as Into<VRc<ItemTreeVTable, InnerComponent_text_109>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/p3x_slint-af572a3785da0f47.long-type-9866964949383503515.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_113>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:3922:113
[INFO] [stdout]      |
[INFO] [stdout] 3922 | ...ated (|| InnerComponent_rectangle_113 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_113> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_113>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/p3x_slint-af572a3785da0f47.long-type-5109105535638774422.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `()`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:4003:53
[INFO] [stdout]      |
[INFO] [stdout] 4003 |                     ) . apply_pin (_self) . call (& () . into ()) }
[INFO] [stdout]      |                                                     ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<() as Into<()>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `(slint::SharedString,)`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:5116:61
[INFO] [stdout]      |
[INFO] [stdout] 5116 |   ...                   ) . apply_pin (_self) . call (& (({
[INFO] [stdout]      |  _______________________________________________________^
[INFO] [stdout] 5117 | | ...                        * & InnerLineEditBase_root_116 :: FIELD_OFFSETS . r#i_text_input_119 }
[INFO] [stdout] 5118 | | ...                    + sp :: r#TextInput :: FIELD_OFFSETS . r#text) . apply_pin (_self) . get () as _ ,) . into ()) }
[INFO] [stdout]      | |____________________________________________________________________________________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<(slint::SharedString,) as Into<(slint::SharedString,)>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `(slint::SharedString,)`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:5192:61
[INFO] [stdout]      |
[INFO] [stdout] 5192 |   ...                   ) . apply_pin (_self) . call (& (({
[INFO] [stdout]      |  _______________________________________________________^
[INFO] [stdout] 5193 | | ...                        * & InnerLineEditBase_root_116 :: FIELD_OFFSETS . r#i_text_input_119 }
[INFO] [stdout] 5194 | | ...                    + sp :: r#TextInput :: FIELD_OFFSETS . r#text) . apply_pin (_self) . get () as _ ,) . into ()) }
[INFO] [stdout]      | |____________________________________________________________________________________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<(slint::SharedString,) as Into<(slint::SharedString,)>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `(slint::SharedString,)`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:5563:61
[INFO] [stdout]      |
[INFO] [stdout] 5563 | ...                   ) . apply_pin (_self) . call (& (args . 0 . clone () as _ ,) . into ()) }
[INFO] [stdout]      |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<(slint::SharedString,) as Into<(slint::SharedString,)>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `(slint::SharedString,)`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:6188:53
[INFO] [stdout]      |
[INFO] [stdout] 6188 |                     ) . apply_pin (_self) . call (& (args . 0 . clone () as _ ,) . into ()) }
[INFO] [stdout]      |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<(slint::SharedString,) as Into<(slint::SharedString,)>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_empty_10>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:9318:30
[INFO] [stdout]      |
[INFO] [stdout] 9318 | ...                   InnerComponent_empty_10 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_empty_10> as Into<VRc<ItemTreeVTable, InnerComponent_empty_10>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/p3x_slint-af572a3785da0f47.long-type-10587442604797595933.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_empty_24>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:9326:30
[INFO] [stdout]      |
[INFO] [stdout] 9326 | ...                   InnerComponent_empty_24 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_empty_24> as Into<VRc<ItemTreeVTable, InnerComponent_empty_24>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/p3x_slint-af572a3785da0f47.long-type-8287824756095224882.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_empty_10>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:9356:30
[INFO] [stdout]      |
[INFO] [stdout] 9356 | ...                   InnerComponent_empty_10 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_empty_10> as Into<VRc<ItemTreeVTable, InnerComponent_empty_10>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/p3x_slint-af572a3785da0f47.long-type-10587442604797595933.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_empty_24>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:9362:30
[INFO] [stdout]      |
[INFO] [stdout] 9362 | ...                   InnerComponent_empty_24 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_empty_24> as Into<VRc<ItemTreeVTable, InnerComponent_empty_24>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/p3x_slint-af572a3785da0f47.long-type-8287824756095224882.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_empty_10>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:9385:30
[INFO] [stdout]      |
[INFO] [stdout] 9385 | ...                   InnerComponent_empty_10 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_empty_10> as Into<VRc<ItemTreeVTable, InnerComponent_empty_10>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/p3x_slint-af572a3785da0f47.long-type-10587442604797595933.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_empty_24>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:9391:30
[INFO] [stdout]      |
[INFO] [stdout] 9391 | ...                   InnerComponent_empty_24 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_empty_24> as Into<VRc<ItemTreeVTable, InnerComponent_empty_24>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/p3x_slint-af572a3785da0f47.long-type-8287824756095224882.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `()`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:9626:61
[INFO] [stdout]      |
[INFO] [stdout] 9626 | ...                   ) . apply_pin (_self) . call (& () . into ()) }
[INFO] [stdout]      |                                                       ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<() as Into<()>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `()`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:9732:61
[INFO] [stdout]      |
[INFO] [stdout] 9732 | ...                   ) . apply_pin (_self) . call (& () . into ()) }
[INFO] [stdout]      |                                                       ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<() as Into<()>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `()`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:9808:61
[INFO] [stdout]      |
[INFO] [stdout] 9808 | ...                   ) . apply_pin (_self) . call (& () . into ()) }
[INFO] [stdout]      |                                                       ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<() as Into<()>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `()`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:9884:61
[INFO] [stdout]      |
[INFO] [stdout] 9884 | ...                   ) . apply_pin (_self) . call (& () . into ()) }
[INFO] [stdout]      |                                                       ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<() as Into<()>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `()`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:9960:61
[INFO] [stdout]      |
[INFO] [stdout] 9960 | ...                   ) . apply_pin (_self) . call (& () . into ()) }
[INFO] [stdout]      |                                                       ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<() as Into<()>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `()`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:10036:61
[INFO] [stdout]       |
[INFO] [stdout] 10036 | ...                   ) . apply_pin (_self) . call (& () . into ()) }
[INFO] [stdout]       |                                                       ^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<() as Into<()>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `()`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:10226:61
[INFO] [stdout]       |
[INFO] [stdout] 10226 | ...                   ) . apply_pin (_self) . call (& () . into ()) }
[INFO] [stdout]       |                                                       ^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<() as Into<()>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `()`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:10416:61
[INFO] [stdout]       |
[INFO] [stdout] 10416 | ...                   ) . apply_pin (_self) . call (& () . into ()) }
[INFO] [stdout]       |                                                       ^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<() as Into<()>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `()`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:10538:61
[INFO] [stdout]       |
[INFO] [stdout] 10538 | ...                   ) . apply_pin (_self) . call (& () . into ()) }
[INFO] [stdout]       |                                                       ^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<() as Into<()>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_empty_10>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:11767:103
[INFO] [stdout]       |
[INFO] [stdout] 11767 | ...pdated (|| InnerComponent_empty_10 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_empty_10> as Into<VRc<ItemTreeVTable, InnerComponent_empty_10>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/p3x_slint-af572a3785da0f47.long-type-10587442604797595933.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_empty_24>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:11770:103
[INFO] [stdout]       |
[INFO] [stdout] 11770 | ...pdated (|| InnerComponent_empty_24 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_empty_24> as Into<VRc<ItemTreeVTable, InnerComponent_empty_24>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/p3x_slint-af572a3785da0f47.long-type-8287824756095224882.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_empty_10>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:11853:103
[INFO] [stdout]       |
[INFO] [stdout] 11853 | ...pdated (|| InnerComponent_empty_10 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_empty_10> as Into<VRc<ItemTreeVTable, InnerComponent_empty_10>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/p3x_slint-af572a3785da0f47.long-type-10587442604797595933.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_empty_24>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:11856:103
[INFO] [stdout]       |
[INFO] [stdout] 11856 | ...pdated (|| InnerComponent_empty_24 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_empty_24> as Into<VRc<ItemTreeVTable, InnerComponent_empty_24>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/p3x_slint-af572a3785da0f47.long-type-8287824756095224882.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_empty_10>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:11904:103
[INFO] [stdout]       |
[INFO] [stdout] 11904 | ...pdated (|| InnerComponent_empty_10 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_empty_10> as Into<VRc<ItemTreeVTable, InnerComponent_empty_10>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/p3x_slint-af572a3785da0f47.long-type-10587442604797595933.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_empty_24>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:11910:103
[INFO] [stdout]       |
[INFO] [stdout] 11910 | ...pdated (|| InnerComponent_empty_24 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_empty_24> as Into<VRc<ItemTreeVTable, InnerComponent_empty_24>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/p3x_slint-af572a3785da0f47.long-type-8287824756095224882.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `()`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:12637:53
[INFO] [stdout]       |
[INFO] [stdout] 12637 |                     ) . apply_pin (_self) . call (& () . into ()) }
[INFO] [stdout]       |                                                     ^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<() as Into<()>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `()`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:12643:53
[INFO] [stdout]       |
[INFO] [stdout] 12643 |                     ) . apply_pin (_self) . call (& () . into ()) }
[INFO] [stdout]       |                                                     ^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<() as Into<()>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `()`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:12649:53
[INFO] [stdout]       |
[INFO] [stdout] 12649 |                     ) . apply_pin (_self) . call (& () . into ()) }
[INFO] [stdout]       |                                                     ^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<() as Into<()>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `()`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:12655:53
[INFO] [stdout]       |
[INFO] [stdout] 12655 |                     ) . apply_pin (_self) . call (& () . into ()) }
[INFO] [stdout]       |                                                     ^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<() as Into<()>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `()`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:12661:53
[INFO] [stdout]       |
[INFO] [stdout] 12661 |                     ) . apply_pin (_self) . call (& () . into ()) }
[INFO] [stdout]       |                                                     ^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<() as Into<()>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `()`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:12667:53
[INFO] [stdout]       |
[INFO] [stdout] 12667 |                     ) . apply_pin (_self) . call (& () . into ()) }
[INFO] [stdout]       |                                                     ^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<() as Into<()>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `(slint::SharedString,)`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:12674:53
[INFO] [stdout]       |
[INFO] [stdout] 12674 |                     ) . apply_pin (_self) . call (& (args . 0 . clone () as _ ,) . into ()) }
[INFO] [stdout]       |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<(slint::SharedString,) as Into<(slint::SharedString,)>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `()`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:12680:53
[INFO] [stdout]       |
[INFO] [stdout] 12680 |                     ) . apply_pin (_self) . call (& () . into ()) }
[INFO] [stdout]       |                                                     ^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<() as Into<()>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `(slint::SharedString,)`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:12687:53
[INFO] [stdout]       |
[INFO] [stdout] 12687 |                     ) . apply_pin (_self) . call (& (args . 0 . clone () as _ ,) . into ()) }
[INFO] [stdout]       |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<(slint::SharedString,) as Into<(slint::SharedString,)>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `()`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:12693:53
[INFO] [stdout]       |
[INFO] [stdout] 12693 |                     ) . apply_pin (_self) . call (& () . into ()) }
[INFO] [stdout]       |                                                     ^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<() as Into<()>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `()`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:12699:53
[INFO] [stdout]       |
[INFO] [stdout] 12699 |                     ) . apply_pin (_self) . call (& () . into ()) }
[INFO] [stdout]       |                                                     ^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<() as Into<()>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `()`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:12859:110
[INFO] [stdout]       |
[INFO] [stdout] 12859 | ...                   + sp :: r#TouchArea :: FIELD_OFFSETS . r#clicked) . apply_pin (_self) . call (& () . into ()) }
[INFO] [stdout]       |                                                                                                       ^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<() as Into<()>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `()`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:12872:161
[INFO] [stdout]       |
[INFO] [stdout] 12872 | ...rent . upgrade () . unwrap () . as_pin_ref ()) . call (& () . into ()) }
[INFO] [stdout]       |                                                             ^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<() as Into<()>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_image_14>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:12906:30
[INFO] [stdout]       |
[INFO] [stdout] 12906 | ...                   InnerComponent_image_14 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]       |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_image_14> as Into<VRc<ItemTreeVTable, InnerComponent_image_14>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/p3x_slint-af572a3785da0f47.long-type-4927978595885660804.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_16>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:12914:30
[INFO] [stdout]       |
[INFO] [stdout] 12914 | ...                   InnerComponent_text_16 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]       |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_16> as Into<VRc<ItemTreeVTable, InnerComponent_text_16>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/p3x_slint-af572a3785da0f47.long-type-11293207740383580389.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `p3x_slint` (bin "p3x_slint") due to 111 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_image_14>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:12944:30
[INFO] [stdout]       |
[INFO] [stdout] 12944 | ...                   InnerComponent_image_14 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]       |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_image_14> as Into<VRc<ItemTreeVTable, InnerComponent_image_14>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/p3x_slint-af572a3785da0f47.long-type-4927978595885660804.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_16>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:12950:30
[INFO] [stdout]       |
[INFO] [stdout] 12950 | ...                   InnerComponent_text_16 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]       |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_16> as Into<VRc<ItemTreeVTable, InnerComponent_text_16>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/p3x_slint-af572a3785da0f47.long-type-11293207740383580389.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_image_14>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:12973:30
[INFO] [stdout]       |
[INFO] [stdout] 12973 | ...                   InnerComponent_image_14 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]       |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_image_14> as Into<VRc<ItemTreeVTable, InnerComponent_image_14>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/p3x_slint-af572a3785da0f47.long-type-4927978595885660804.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_16>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:12979:30
[INFO] [stdout]       |
[INFO] [stdout] 12979 | ...                   InnerComponent_text_16 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]       |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_16> as Into<VRc<ItemTreeVTable, InnerComponent_text_16>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/p3x_slint-af572a3785da0f47.long-type-11293207740383580389.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `()`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:13290:61
[INFO] [stdout]       |
[INFO] [stdout] 13290 | ...                   ) . apply_pin (_self) . call (& () . into ()) }
[INFO] [stdout]       |                                                       ^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<() as Into<()>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `()`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:13318:122
[INFO] [stdout]       |
[INFO] [stdout] 13318 | ...                   + sp :: r#TouchArea :: FIELD_OFFSETS . r#clicked) . apply_pin (_self) . call (& () . into ()) ;
[INFO] [stdout]       |                                                                                                       ^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<() as Into<()>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_image_14>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:13403:116
[INFO] [stdout]       |
[INFO] [stdout] 13403 | ...pdated (|| InnerComponent_image_14 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_image_14> as Into<VRc<ItemTreeVTable, InnerComponent_image_14>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/p3x_slint-af572a3785da0f47.long-type-4927978595885660804.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_16>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:13406:116
[INFO] [stdout]       |
[INFO] [stdout] 13406 | ...pdated (|| InnerComponent_text_16 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_16> as Into<VRc<ItemTreeVTable, InnerComponent_text_16>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/p3x_slint-af572a3785da0f47.long-type-11293207740383580389.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_20>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:13409:116
[INFO] [stdout]       |
[INFO] [stdout] 13409 | ...ated (|| InnerComponent_rectangle_20 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_20> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_20>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/p3x_slint-af572a3785da0f47.long-type-33222053618770100.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_image_14>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:13492:116
[INFO] [stdout]       |
[INFO] [stdout] 13492 | ...pdated (|| InnerComponent_image_14 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_image_14> as Into<VRc<ItemTreeVTable, InnerComponent_image_14>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/p3x_slint-af572a3785da0f47.long-type-4927978595885660804.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_16>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:13495:116
[INFO] [stdout]       |
[INFO] [stdout] 13495 | ...pdated (|| InnerComponent_text_16 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_16> as Into<VRc<ItemTreeVTable, InnerComponent_text_16>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/p3x_slint-af572a3785da0f47.long-type-11293207740383580389.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_20>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:13498:116
[INFO] [stdout]       |
[INFO] [stdout] 13498 | ...ated (|| InnerComponent_rectangle_20 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_20> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_20>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/p3x_slint-af572a3785da0f47.long-type-33222053618770100.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_image_14>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:13506:116
[INFO] [stdout]       |
[INFO] [stdout] 13506 | ...pdated (|| InnerComponent_image_14 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_image_14> as Into<VRc<ItemTreeVTable, InnerComponent_image_14>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/p3x_slint-af572a3785da0f47.long-type-4927978595885660804.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_16>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:13512:116
[INFO] [stdout]       |
[INFO] [stdout] 13512 | ...pdated (|| InnerComponent_text_16 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_16> as Into<VRc<ItemTreeVTable, InnerComponent_text_16>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/p3x_slint-af572a3785da0f47.long-type-11293207740383580389.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_20>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:13518:116
[INFO] [stdout]       |
[INFO] [stdout] 13518 | ...ated (|| InnerComponent_rectangle_20 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_20> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_20>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/p3x_slint-af572a3785da0f47.long-type-33222053618770100.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `()`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:13595:53
[INFO] [stdout]       |
[INFO] [stdout] 13595 |                     ) . apply_pin (_self) . call (& () . into ()) }
[INFO] [stdout]       |                                                     ^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<() as Into<()>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `()`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:14606:110
[INFO] [stdout]       |
[INFO] [stdout] 14606 | ...                   + sp :: r#TouchArea :: FIELD_OFFSETS . r#clicked) . apply_pin (_self) . call (& () . into ()) }
[INFO] [stdout]       |                                                                                                       ^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<() as Into<()>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `()`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:14619:160
[INFO] [stdout]       |
[INFO] [stdout] 14619 | ...rent . upgrade () . unwrap () . as_pin_ref ()) . call (& () . into ()) }
[INFO] [stdout]       |                                                             ^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<() as Into<()>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_image_28>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:14653:30
[INFO] [stdout]       |
[INFO] [stdout] 14653 | ...                   InnerComponent_image_28 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]       |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_image_28> as Into<VRc<ItemTreeVTable, InnerComponent_image_28>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/p3x_slint-af572a3785da0f47.long-type-3876458584217935381.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_30>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:14661:30
[INFO] [stdout]       |
[INFO] [stdout] 14661 | ...                   InnerComponent_text_30 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]       |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_30> as Into<VRc<ItemTreeVTable, InnerComponent_text_30>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/p3x_slint-af572a3785da0f47.long-type-12506947421270366733.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_image_28>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:14691:30
[INFO] [stdout]       |
[INFO] [stdout] 14691 | ...                   InnerComponent_image_28 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]       |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_image_28> as Into<VRc<ItemTreeVTable, InnerComponent_image_28>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/p3x_slint-af572a3785da0f47.long-type-3876458584217935381.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_30>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:14697:30
[INFO] [stdout]       |
[INFO] [stdout] 14697 | ...                   InnerComponent_text_30 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]       |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_30> as Into<VRc<ItemTreeVTable, InnerComponent_text_30>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/p3x_slint-af572a3785da0f47.long-type-12506947421270366733.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_image_28>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:14720:30
[INFO] [stdout]       |
[INFO] [stdout] 14720 | ...                   InnerComponent_image_28 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]       |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_image_28> as Into<VRc<ItemTreeVTable, InnerComponent_image_28>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/p3x_slint-af572a3785da0f47.long-type-3876458584217935381.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_30>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:14726:30
[INFO] [stdout]       |
[INFO] [stdout] 14726 | ...                   InnerComponent_text_30 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]       |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_30> as Into<VRc<ItemTreeVTable, InnerComponent_text_30>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/p3x_slint-af572a3785da0f47.long-type-12506947421270366733.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `()`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:15037:61
[INFO] [stdout]       |
[INFO] [stdout] 15037 | ...                   ) . apply_pin (_self) . call (& () . into ()) }
[INFO] [stdout]       |                                                       ^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<() as Into<()>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `()`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:15065:122
[INFO] [stdout]       |
[INFO] [stdout] 15065 | ...                   + sp :: r#TouchArea :: FIELD_OFFSETS . r#clicked) . apply_pin (_self) . call (& () . into ()) ;
[INFO] [stdout]       |                                                                                                       ^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<() as Into<()>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_image_28>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:15150:116
[INFO] [stdout]       |
[INFO] [stdout] 15150 | ...pdated (|| InnerComponent_image_28 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_image_28> as Into<VRc<ItemTreeVTable, InnerComponent_image_28>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/p3x_slint-af572a3785da0f47.long-type-3876458584217935381.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_30>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:15153:116
[INFO] [stdout]       |
[INFO] [stdout] 15153 | ...pdated (|| InnerComponent_text_30 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_30> as Into<VRc<ItemTreeVTable, InnerComponent_text_30>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/p3x_slint-af572a3785da0f47.long-type-12506947421270366733.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_34>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:15156:116
[INFO] [stdout]       |
[INFO] [stdout] 15156 | ...ated (|| InnerComponent_rectangle_34 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_34> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_34>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/p3x_slint-af572a3785da0f47.long-type-13716259525253708224.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_image_28>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:15239:116
[INFO] [stdout]       |
[INFO] [stdout] 15239 | ...pdated (|| InnerComponent_image_28 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_image_28> as Into<VRc<ItemTreeVTable, InnerComponent_image_28>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/p3x_slint-af572a3785da0f47.long-type-3876458584217935381.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_30>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:15242:116
[INFO] [stdout]       |
[INFO] [stdout] 15242 | ...pdated (|| InnerComponent_text_30 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_30> as Into<VRc<ItemTreeVTable, InnerComponent_text_30>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/p3x_slint-af572a3785da0f47.long-type-12506947421270366733.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_34>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:15245:116
[INFO] [stdout]       |
[INFO] [stdout] 15245 | ...ated (|| InnerComponent_rectangle_34 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_34> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_34>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/p3x_slint-af572a3785da0f47.long-type-13716259525253708224.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_image_28>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:15253:116
[INFO] [stdout]       |
[INFO] [stdout] 15253 | ...pdated (|| InnerComponent_image_28 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_image_28> as Into<VRc<ItemTreeVTable, InnerComponent_image_28>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/p3x_slint-af572a3785da0f47.long-type-3876458584217935381.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_30>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:15259:116
[INFO] [stdout]       |
[INFO] [stdout] 15259 | ...pdated (|| InnerComponent_text_30 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_30> as Into<VRc<ItemTreeVTable, InnerComponent_text_30>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/p3x_slint-af572a3785da0f47.long-type-12506947421270366733.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_34>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:15265:116
[INFO] [stdout]       |
[INFO] [stdout] 15265 | ...ated (|| InnerComponent_rectangle_34 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_34> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_34>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/p3x_slint-af572a3785da0f47.long-type-13716259525253708224.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `()`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/p3x_slint-ba63c3d849109719/out/ui.rs:15342:53
[INFO] [stdout]       |
[INFO] [stdout] 15342 |                     ) . apply_pin (_self) . call (& () . into ()) }
[INFO] [stdout]       |                                                     ^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<() as Into<()>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `p3x_slint` (bin "p3x_slint" test) due to 111 previous errors
[INFO] running `Command { std: "docker" "inspect" "e4289e7137d031e05c23da9ffb9f991b3916d5dd8b12f38924bc44c316763df2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e4289e7137d031e05c23da9ffb9f991b3916d5dd8b12f38924bc44c316763df2", kill_on_drop: false }`
[INFO] [stdout] e4289e7137d031e05c23da9ffb9f991b3916d5dd8b12f38924bc44c316763df2
